MediaCollectionToString Method |
Converts the value of this instance to its equivalent string representation.
Namespace:
Independentsoft.Sip.Sdp
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA string representation of value of this instance.
See Also